ComponentOne Xamarin Edition
C1PagedCollectionView<T> Class Properties

C1.CollectionView Assembly > C1.CollectionView Namespace : C1PagedCollectionView<T> Class

For a list of all members of this type, see C1PagedCollectionView<T> members.

Public Properties
 NameDescription
Public PropertyOverridden.  Gets the number of elements in the collection.  
Public Property Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public PropertyOverridden.  Gets the current page number.  
Public Property Gets the current position. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets the filter expression applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets the group descriptions applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets a value indicating whether this collection can load more items. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets whether the group items will be inline with the data items or the items will be the first level of group items. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets a value indicating whether the collection view is being updated. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public PropertyOverridden.  Gets the element at the specified index in the read-only list.  
Public Property Gets the total number of pages in the collection.  
Public PropertyOverridden.  Gets or sets the maximum number of items per page.  
Public Property Gets the sort descriptions applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public PropertyOverridden.  Gets the total number of items in the collection.  
Top
See Also

Reference

C1PagedCollectionView<T> Class
C1.CollectionView Namespace